You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Add Method > clVector.Add Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Add Method ([In] TOpenCLMtxVec)

Array addition.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Add([In] TOpenCLMtxVec Vec);

Add each of Vec elements to corresponding elements in the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!